﻿capital = 428
oob = "ZGU_1936"
recruit_character = ZGU_chandrakant_ii
recruit_character = ZGU_jan_patial
recruit_character = ZGU_surinder_datta
recruit_character = ZGU_ramnath_suhag
add_ideas = {
	ar_zgu_african_colonies
	Absolyutism
}
# Starting tech
set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_support = 1		
	tech_engineers = 1
	tech_recon = 1
	marines  = 1
	gw_artillery = 1
	tech_trucks = 1
	motorised_infantry = 1	
	
	trench_warfare = 1
	fleet_in_being = 1
	fuel_silos = 1	
}
if = {
	limit = {
		has_dlc = "By Blood Alone"
	}
	set_air_oob = "ZGU_1936_air_bba"
	set_technology = {
		aa_lmg = 1
		engines_1 = 1
		engines_2 = 1
		early_bombs = 1
		aircraft_construction = 1
		iw_small_airframe = 1
		iw_medium_airframe = 1
		iw_large_airframe = 1
		basic_medium_airframe = 1
		basic_small_airframe = 1
	}	
	else = {	
		set_air_oob = "ZGU_1936_air_legacy"
		set_technology = {
			early_fighter = 1
			cv_early_fighter = 1
			cv_naval_bomber1 = 1
			naval_bomber1 = 1
			early_bomber = 1
			CAS1 = 1
		}
	}
}
if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = {
		gwtank = 1
		basic_light_tank = 1
	}
}
if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = {
		gwtank_chassis = 1
		basic_light_tank_chassis = 1
		improved_light_tank_chassis = 1
		engine_tech_1 = 1
		engine_tech_2 = 1
	}
}
if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {
		early_submarine = 1
		early_destroyer = 1
		basic_destroyer = 1
		early_light_cruiser = 1
		early_heavy_cruiser = 1
		early_battleship = 1
		transport = 1
	}	
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		basic_naval_mines = 1
		submarine_mine_laying = 1
		early_ship_hull_light = 1
		basic_ship_hull_light = 1
		early_ship_hull_submarine = 1
		early_ship_hull_cruiser = 1
		basic_ship_hull_cruiser = 1
		early_ship_hull_heavy = 1
		basic_battery = 1
		basic_light_battery = 1
		basic_medium_battery = 1
		basic_heavy_battery = 1
		basic_torpedo = 1
		sonar = 1
		smoke_generator = 1
		basic_depth_charges = 1
		# basic_secondary_battery = 1
		basic_cruiser_armor_scheme = 1
		basic_heavy_armor_scheme = 1
		mtg_transport = 1
		#   improved_secondary_battery = 1		
	}	
}
set_convoys = 25
set_politics = {	
	ruling_party = neutrality
	last_election = "1985.11.14"
	election_frequency = 48
	elections_allowed = no
}
set_popularities = {
	democratic = 12
	fascism = 30			
	neutrality = 58			
}


if = {
	limit = {
		has_dlc = "By Blood Alone"
	}
	create_equipment_variant = {
		name = "FRNF23"
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_2x
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}			
	}	
	create_equipment_variant = {
		name = "FRDN12" 
		type = small_plane_cas_airframe_0
		modules = {
			fixed_main_weapon_slot = bomb_locks
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}			
	}
}